home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / unix / amiga / 499 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  871 b 

  1. Path: golden-gate.owl.de!fiction!colwyn!lyssa!not-for-mail
  2. Newsgroups: comp.unix.amiga
  3. References: <1976.6615T859T2523@artworks.apana.org.au> <4g214f$38u@rrzs3.uni-regensburg.de>
  4. From: "Matthias Scheler" <tron@lyssa.owl.de>
  5. Date: Sun, 18 Feb 1996 11:32:35 +0100
  6. Subject: Re: NFS Server - NetBSD 1.1
  7. Message-ID: <34848@lyssa.owl.de>
  8. Organization: Private Internet Ostwestfalen-Lippe
  9.  
  10. Hubert Feyrer wrote in comp.unix.amiga about "Re: NFS Server - NetBSD 1.1":
  11. > > The AmiTCP manual mentions an 'exportfs' command, but I assume that
  12. > > it's a part of the SUN OS?
  13. > From Solaris' 'man exportfs':
  14. > exportfs(1B)SunOS/BSD Compatibility Package Commands exportfs(1B)
  15. > -> seems so. :)
  16.  
  17. No problem to write one for NetBSD. Just put this line into a file
  18. called "exportfs" and make it executable:
  19.  
  20. kill -HUP `cat /var/run/mountd.pid`
  21.  
  22. -- 
  23. Matthias Scheler
  24. tron@lyssa.owl.de
  25.  
  26.